projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e064037
)
Require diary-lib, not diary.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 30 Aug 1994 00:33:34 +0000
(
00:33
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 30 Aug 1994 00:33:34 +0000
(
00:33
+0000)
lisp/diary-ins.el
patch
|
blob
|
history
diff --git
a/lisp/diary-ins.el
b/lisp/diary-ins.el
index 5109462986342512fcfd8d4abbdbd7fdb668138b..d84bb260670b18bea9c0ef932e098a51fbe65751 100644
(file)
--- a/
lisp/diary-ins.el
+++ b/
lisp/diary-ins.el
@@
-34,7
+34,7
@@
;;; Code:
-(require 'diary)
+(require 'diary
-lib
)
(defun make-diary-entry (string &optional nonmarking file)
"Insert a diary entry STRING which may be NONMARKING in FILE.